home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Microsoft Plateform / Visual Basic 5.0 / Msvb50.ace / msvb50 / MSVB50 / VB / VBONLINE / VBONLINE.M14 / AVTCM040A.BMP (.png) < prev    next >
Multiple Resolution Bitmap  |  1997-01-11  |  28.9 KB  |  772x501  |  4-bit (13 colors)
   ocr: ControlDemo ShapeLabel OX Use the code window to define your (General) (Declarations) control's properties, methods, and events, Option Explicit and to handle the events of its constituent Public Event Click() controls. Private Sub labCaption Click() RaiseEvent Click End Sub Use the designer to place constituent controls on the UserControl object. Priv a ControlDemo - Shape'_abel (UserC... EOX End Labell Priv Ac control's appearance can be drawn directly on the visible surface of the UserControl, using graphics methods and End API calls, or composed using other Priv s Integer controls, as show ...